-
Home
-
WooPayments: Integrated WooCommerce Payments
-
8.5.0
-
Code
-
Classes
- UPE_Payment_Method
Total Complexity |
45 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
325 |
Lines of code |
102 |
Logical lines of code |
58 |
Comment lines |
169 |
Methods |
16 |
Properties |
11 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_enabled_at_checkout() |
B |
44 |
18 |
40 |
get_currency() |
S |
62 |
4 |
11 |
is_currency_valid() |
S |
64 |
4 |
9 |
get_payment_method_icon_for_location() |
S |
67 |
3 |
7 |
get_countries() |
S |
71 |
3 |
5 |
get_icon() |
S |
79 |
2 |
3 |
get_dark_icon() |
S |
78 |
2 |
3 |
__construct() |
S |
81 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_title() |
S |
82 |
1 |
3 |
get_currencies() |
S |
82 |
1 |
3 |
has_domestic_transactions_restrictions() |
S |
82 |
1 |
3 |
is_reusable() |
S |
82 |
1 |
3 |
is_bnpl() |
S |
82 |
1 |
3 |
get_payment_token_for_user() |
S |
79 |
1 |
3 |
get_testing_instructions() |
S |
100 |
1 |
0 |